home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The AGA Experience 3
/
AGA Experience Volume 3 (1997)(NFA - SAdENESS)[!].iso
/
software
/
utilities
/
demos
/
ged451
/
install.run
/
GOLDEDDATA
/
developer
/
api
/
clib
/
apilib_protos.h
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-11-11
|
455 b
|
11 lines
/*
Contains prototypes for the library interface functions ONLY.
*/
#define LibCall __geta4 __regargs
extern LibCall struct APIClient *APIMountClient(struct APIMessage *, char *);
extern LibCall void APICloseClient(struct APIClient *, struct APIMessage *);
extern LibCall void APIBriefClient(struct APIClient *, struct APIMessage *);
extern LibCall void APIFree (struct APIClient *, struct APIOrder *);